home *** CD-ROM | disk | FTP | other *** search
/ Eagles Nest BBS 5 / Eagles_Nest_Mac_Collection_Disc_5.TOAST / 7th-College / SpeedSpanish / Speed Spanish / card_15058.txt < prev    next >
Text File  |  1988-11-30  |  5KB  |  240 lines

  1. -- card: 15058 from stack: in
  2. -- bmap block id: 20402
  3. -- flags: 0000
  4. -- background id: 2730
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 8003
  11. -- rect: left=225 top=318 right=340 bottom=325
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: ANDELE
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   hide message
  23.   put " " into card field id 5
  24.   put " " into card field id 6
  25.   put " " into card field id 7
  26.   go to next card
  27. end mouseUp
  28.  
  29.  
  30.  
  31. -- part 2 (button)
  32. -- low flags: 00
  33. -- high flags: 0000
  34. -- rect: left=383 top=119 right=147 bottom=414
  35. -- title width / last selected line: 0
  36. -- icon id / first selected line: 1015 / 1015
  37. -- text alignment: 1
  38. -- font id: 0
  39. -- text size: 12
  40. -- style flags: 0
  41. -- line height: 16
  42. -- part name: Boing
  43. ----- HyperTalk script -----
  44. on MouseUp
  45.   put "PODRIA DARME EL TELEFONO"
  46.   repeat 60
  47.     put " " before message --schroll message to right
  48.   end repeat
  49.   wait 7 seconds
  50.   hide message
  51.  
  52.  
  53. end MouseUp
  54.  
  55.  
  56.  
  57.  
  58. -- part 3 (button)
  59. -- low flags: 00
  60. -- high flags: 0000
  61. -- rect: left=306 top=166 right=194 bottom=337
  62. -- title width / last selected line: 0
  63. -- icon id / first selected line: 1015 / 1015
  64. -- text alignment: 1
  65. -- font id: 0
  66. -- text size: 12
  67. -- style flags: 0
  68. -- line height: 16
  69. -- part name: Boing
  70. ----- HyperTalk script -----
  71. on mouseUp
  72.   put "FAVOR DE LAVARLO"
  73.   repeat 60
  74.     put " " before message --schroll message to right
  75.   end repeat
  76.   wait 5 seconds
  77.   hide message
  78.  
  79. end mouseUp
  80.  
  81.  
  82.  
  83. -- part 4 (button)
  84. -- low flags: 00
  85. -- high flags: 0000
  86. -- rect: left=444 top=221 right=249 bottom=475
  87. -- title width / last selected line: 0
  88. -- icon id / first selected line: 1015 / 1015
  89. -- text alignment: 1
  90. -- font id: 0
  91. -- text size: 12
  92. -- style flags: 0
  93. -- line height: 16
  94. -- part name: Boing
  95. ----- HyperTalk script -----
  96. on mouseUp
  97.   put "QUIERO LIMPIARLO PORQUE ES NECESARIO"
  98.   flash 6
  99.   repeat 60
  100.  
  101.   end repeat
  102.   wait 8 seconds
  103.   hide message
  104.  
  105. end MouseUP
  106.  
  107.  
  108.  
  109.  
  110. -- part 5 (field)
  111. -- low flags: 00
  112. -- high flags: 4000
  113. -- rect: left=120 top=127 right=143 bottom=374
  114. -- title width / last selected line: 0
  115. -- icon id / first selected line: 0 / 0
  116. -- text alignment: 0
  117. -- font id: 3
  118. -- text size: 12
  119. -- style flags: 0
  120. -- line height: 16
  121. -- part name: 
  122.  
  123.  
  124. -- part 6 (field)
  125. -- low flags: 00
  126. -- high flags: 4000
  127. -- rect: left=117 top=174 right=190 bottom=305
  128. -- title width / last selected line: 0
  129. -- icon id / first selected line: 0 / 0
  130. -- text alignment: 0
  131. -- font id: 3
  132. -- text size: 12
  133. -- style flags: 0
  134. -- line height: 16
  135. -- part name: 
  136.  
  137.  
  138. -- part 7 (field)
  139. -- low flags: 00
  140. -- high flags: 4000
  141. -- rect: left=118 top=227 right=243 bottom=440
  142. -- title width / last selected line: 0
  143. -- icon id / first selected line: 0 / 0
  144. -- text alignment: 0
  145. -- font id: 3
  146. -- text size: 12
  147. -- style flags: 0
  148. -- line height: 16
  149. -- part name: 
  150.  
  151.  
  152. -- part 8 (button)
  153. -- low flags: 00
  154. -- high flags: 0000
  155. -- rect: left=156 top=314 right=342 bottom=193
  156. -- title width / last selected line: 0
  157. -- icon id / first selected line: 1014 / 1014
  158. -- text alignment: 1
  159. -- font id: 0
  160. -- text size: 12
  161. -- style flags: 0
  162. -- line height: 16
  163. -- part name: Prev
  164. ----- HyperTalk script -----
  165. on mouseUp
  166.   go to previous card
  167. end mouseUp
  168.  
  169.  
  170. -- part 9 (button)
  171. -- low flags: 00
  172. -- high flags: 0000
  173. -- rect: left=80 top=312 right=341 bottom=112
  174. -- title width / last selected line: 0
  175. -- icon id / first selected line: 21700 / 21700
  176. -- text alignment: 1
  177. -- font id: 0
  178. -- text size: 12
  179. -- style flags: 0
  180. -- line height: 16
  181. -- part name: Home
  182. ----- HyperTalk script -----
  183. on mouseUp
  184.   visual effect iris open
  185.   go Home
  186. end mouseUp
  187.  
  188.  
  189.  
  190. -- part 10 (button)
  191. -- low flags: 00
  192. -- high flags: 0000
  193. -- rect: left=463 top=312 right=340 bottom=500
  194. -- title width / last selected line: 0
  195. -- icon id / first selected line: 1012 / 1012
  196. -- text alignment: 1
  197. -- font id: 0
  198. -- text size: 12
  199. -- style flags: 0
  200. -- line height: 16
  201. -- part name: Return
  202. ----- HyperTalk script -----
  203. on mouseUp
  204.   visual effect wipe right
  205.   go to card 58
  206. end mouseUp
  207.  
  208.  
  209.  
  210. -- part 11 (button)
  211. -- low flags: 00
  212. -- high flags: 0000
  213. -- rect: left=463 top=312 right=340 bottom=500
  214. -- title width / last selected line: 0
  215. -- icon id / first selected line: 1012 / 1012
  216. -- text alignment: 1
  217. -- font id: 0
  218. -- text size: 12
  219. -- style flags: 0
  220. -- line height: 16
  221. -- part name: Return
  222. ----- HyperTalk script -----
  223. on mouseUp
  224.   visual effect wipe right
  225.   go to card id 11922
  226. end mouseUp
  227.  
  228.  
  229.  
  230. -- part contents for card part 5
  231. ----- text -----
  232.  
  233.  
  234. -- part contents for card part 6
  235. ----- text -----
  236.  
  237.  
  238. -- part contents for card part 7
  239. ----- text -----
  240.